/* CSS Document */
/*BAIDU SHARE*/
/*BELOW: WDW 2014-07-23 ADD*/
.bdsharebuttonbox .bds_weixin,
.bdsharebuttonbox .bds_sqq,
.bdsharebuttonbox .bds_tqq,
.bdsharebuttonbox .bds_tsina {
	float:left;
	width: 25px;
	height: 25px;
}
.bdsharebuttonbox .bds_weixin,
.bdsharebuttonbox .bds_sqq,
.bdsharebuttonbox .bds_tqq {
	margin-right: 6px;
}
.bdsharebuttonbox .bds_weixin {
	background: url(../images/ficon-weixin.gif) no-repeat 0px 0px;
}
.bdsharebuttonbox .bds_weixin:hover {
	background: url(../images/ficon-weixin.gif) no-repeat 0px -25px;
}
.bdsharebuttonbox .bds_sqq {
	background: url(../images/ficon-qq.gif) no-repeat 0px 0px;
}
.bdsharebuttonbox .bds_sqq:hover {
	background: url(../images/ficon-qq.gif) no-repeat 0px -25px;
}
.bdsharebuttonbox .bds_tqq {
	background: url(../images/ficon-weibo.gif) no-repeat 0px 0px;
}
.bdsharebuttonbox .bds_tqq:hover {
	background: url(../images/ficon-weibo.gif) no-repeat 0px -25px;
}
.bdsharebuttonbox .bds_tsina {
	background: url(../images/ficon-sina.gif) no-repeat 0px 0px;
}
.bdsharebuttonbox .bds_tsina:hover {
	background: url(../images/ficon-sina.gif) no-repeat 0px -25px;
}
/*ABOVE: WDW 2014-07-23 ADD*/

/*below: wdw 2014-10-11 add*/
/*首页产品中心*/
.picScroll-left {
	width: 1100px;
	height: 303px;
	overflow: hidden;
	position: relative;
	/*background-color: #999;*/
}
.picScroll-left .prev, .picScroll-left .next {
	display: block;
	width: 39px;
	height: 93px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/bx_pro_but.jpg) 0 0 no-repeat;
	position: absolute;
	top: 100px;
}
.picScroll-left .prev {
	left: 0px;
}
.picScroll-left .next {
	right: 0px;
	background-position: -40px 0px;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}
.picScroll-left .bd {
	padding: 0px 70px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	width: 222px;
	height: 303px;
	background-color: #e3e3e3;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin: 0px 8px;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 208px;
	height: 157px;
	display: block;
	margin: 7px;
}
.picScroll-left .bd ul li .title {
	font-size: 12px;
	width: 208px;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	margin: 7px auto;
	text-align: left;
	padding-top: 5px;
}
.picScroll-left .bd ul li .title, .picScroll-left .bd ul li .title a {
	color: #343434;
	text-decoration: none;
}
.picScroll-left .bd ul li .brief {
	font-size: 12px;
	color: #979797;
	width: 208px;
	height: 54px;
	overflow: hidden;
	line-height: 18px;
	margin: 7px auto;
	text-align: left;	
}
.picScroll-left .bd ul li .button {
	margin: 10px 0px 0px 7px;
	width: 80px;
	height: 19px;
	display: block;
	overflow: hidden;
	font-size: 12px;
	line-height: 19px;
	background-image: url(../images/bx_pro_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	text-align: center;
}
.picScroll-left .bd ul li .button:hover {
	background-position: -80px -100px;
}
.picScroll-left .bd ul li .button, .picScroll-left .bd ul li .button a {
	color: #fff;
	text-decoration: none;
}
/*首页荣誉资质*/
.picScroll-left2 {
	width: 290px;
	height: 175px;
	overflow: hidden;
	position: relative;
	/*background-color: #999;*/
}
.picScroll-left2 .prev, .picScroll-left2 .next {
	display: block;
	width: 16px;
	height: 32px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/bx_honor_but.jpg) 0 0 no-repeat;
	position: absolute;
	top: 60px;
}
.picScroll-left2 .prev {
	left: 0px;
}
.picScroll-left2 .next {
	right: 0px;
	background-position: -20px 0px;
}
.picScroll-left2 .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}
.picScroll-left2 .bd {
	padding: 0px 50px;
}
.picScroll-left2 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left2 .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left2 .bd ul li .pic {
	text-align: center;
}
.picScroll-left2 .bd ul li .pic img {
	width: 190px;
	height: 142px;
	display: block;
}
.picScroll-left2 .bd ul li .title {
	font-size: 14px;
	padding-top: 15px;
}
.picScroll-left2 .bd ul li .title, .picScroll-left2 .bd ul li .title a {
	color: #404040;
	text-decoration: none;
}
.picScroll-left2 .bd ul li .title a:hover {
	text-decoration: underline;
}
/*首页焦点新闻*/
.picScroll-left3 {
	width: 323px;
	height: 323px;
	overflow: hidden;
	position: relative;
	/*background-color: #999;*/
}
.picScroll-left3 .prev, .picScroll-left3 .next {
	display: block;
	width: 25px;
	height: 24px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/bx_news_but.jpg) 0 0 no-repeat;
	position: absolute;
	bottom: 0px;
}
.picScroll-left3 .prev {
	left: 0px;
}
.picScroll-left3 .prev:hover {
	background-position: 0px -25px;
}
.picScroll-left3 .next {
	left: 36px;
	background-position: -25px 0px;
}
.picScroll-left3 .next:hover {
	background-position: -25px -25px;
}
.picScroll-left3 .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}
.picScroll-left3 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left3 .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left3 .bd ul li .pic {
	text-align: center;
}
.picScroll-left3 .bd ul li .pic img {
	width: 323px;
	height: 203px;
	display: block;
}
.picScroll-left3 .bd ul li .time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #019df0;
	padding-top: 8px;
	text-align: left;
}
.picScroll-left3 .bd ul li .title {
	font-size: 14px;
	width: 323px;
	height: 15px;
	overflow: hidden;
	line-height: 15px;
	text-align: left;
}
.picScroll-left3 .bd ul li .title, .picScroll-left3 .bd ul li .title a {
	color: #fff;
	text-decoration: none;
}
.picScroll-left3 .bd ul li .title a:hover {
	text-decoration: underline;
}
.picScroll-left3 .bd ul li .brief {
	font-size: 12px;
	width: 323px;
	height: 36px;
	overflow: hidden;
	line-height: 18px;
	color: #afe3ff;
	padding-top: 5px;
	text-align: left;
}
/*above: wdw 2014-10-11 add*/